summaryrefslogtreecommitdiffhomepage
path: root/packages/enterprise/src/routes/api/[...path].ts
AgeCommit message (Collapse)Author
2026-03-06share: speed up share loads (#16165)Shoubhit Dash
2025-11-24core: refactor share system to separate session IDs from share IDsDax Raad
- Generate shorter share IDs from session IDs for better URL structure - Update API routes to use shareID parameter instead of sessionID - Improve sync mechanism with better data queuing and deduplication - Maintain backward compatibility while improving security and organization
2025-11-21enterprise (#4617)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]>